Skip to content

TwinCAT/BSD for OS Version #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Dec 11, 2024
Merged

TwinCAT/BSD for OS Version #35

merged 7 commits into from
Dec 11, 2024

Conversation

SWX-Callum
Copy link
Contributor

I have made a very simple change in the style of the codebase to add support to display the correct OS version when the OS is TwinCAT/BSD.

I have found that the data is always of the same values:
[148, 0, 0, 0, 14, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 84, 119, 105, 110, 67, 65, 84, 47, 66, 83, 68 ...]
This is ends up being:
size = 148
version = 14.0.0
platform = 0

Then the data is TwinCAT/BSD, but from the platform we know that. So I ignore the data.

Regards

@SWX-Callum
Copy link
Contributor Author

I'd recommend a squash merge for cleaner upstream

@birkenfeld birkenfeld merged commit e0d3bf9 into birkenfeld:master Dec 11, 2024
3 checks passed
@birkenfeld
Copy link
Owner

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants